projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d02aa40
)
*** empty log message ***
author
Michael Albinus
<michael.albinus@gmx.de>
Sun, 28 Jun 2009 15:41:35 +0000
(15:41 +0000)
committer
Michael Albinus
<michael.albinus@gmx.de>
Sun, 28 Jun 2009 15:41:35 +0000
(15:41 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index ee575e62499a9a0beec03fad7350e041730a547d..b7b0952c2b5d3bffad24ea5087f05246da230218 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,11
@@
+2009-06-28 Michael Albinus <michael.albinus@gmx.de>
+
+ * dbusbind.c (XD_SYMBOL_TO_DBUS_TYPE): Convert macro into function
+ xd_symbol_to_dbus_type. With Solaris 2.11, it was said to compile
+ for hours, when optimzation is enabled.
+ (xd_signature, xd_append_arg, xd_retrieve_arg, xd_initialize)
+ (xd_read_message): Make them static.
+
2009-06-27 Chong Yidong <cyd@stupidchicken.com>
* frame.c (x_get_arg): Check if dpyinfo is non-NULL.